home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Chooser = {
- ACTIONS = {
- deleteFax:;
- openFax:;
- assign:;
- openLog:;
- assignToMe:;
- multiHit:;
- };
- OUTLETS = {
- openButton;
- multiPopup;
- border;
- dateField;
- chooserView;
- deleteButton;
- pagesField;
- assignToMeButton;
- totalField;
- window;
- logView;
- sizeField;
- csiField;
- };
- SUPERCLASS = Object;
- };
-